home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / enabledisplay / enabledisplay.man < prev    next >
Text File  |  1990-02-23  |  494b  |  19 lines

  1. ' $Header: /sprite/src/cmds/enabledisplay/RCS/enabledisplay.man,v 1.1 90/02/23 12:13:21 shirriff Exp $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS ENABLEDISPLAY cmds
  4. .BS
  5. .SH NAME
  6. enabledisplay \- Enables display on a machine
  7. .SH SYNOPSIS
  8. \fBenabledisplay [-off]\fR
  9. .BE
  10.  
  11. .SH DESCRIPTION
  12. .PP
  13. This command enables or disables the display.  The default is to
  14. enable, and with any argument the display is disabled.
  15. This command simply makes a call to Sys_EnableDisplay.
  16.  
  17. .SH KEYWORDS
  18. enable, display
  19.